Welcome![Sign In][Sign Up]
Location:
Search - dsp fft

Search list

[DSP programC54xxcfft256

Description: TMS320C54系列DSP的256点快速傅立叶变换源代码,可以直接运用于54系列DSP。-TMS320C54 DSP 256 series point fast Fourier transform source code, 54 can be directly applied Series DSP.
Platform: | Size: 12288 | Author: | Hits:

[DSP programgxf_fft

Description: dsp程序:ccs环境下的fft程序,以8点的为例做了详细解析。-dsp : ccs environment of fft procedures to 8:00 as an example of a detailed analysis.
Platform: | Size: 13312 | Author: guoxufeng | Hits:

[Algorithm218xfft

Description: 定点十六位的adsp218x系列的fft、fir算法。对刚刚入门的dsp学习有很大的帮助。-the sentinel 16 adsp218x series of fft, fir algorithm. Just caught the right dsp learning a great help.
Platform: | Size: 17408 | Author: zlt | Hits:

[DSP programligl-fft

Description: 基于tms320vc55*系列DSP常用算法,包括: 1. Experiment 7A - Radix-2 Complex FFT in C 2. Experiment 7B - Radix-2 Complex FFT in C55x Assembly Language 3. Experiment 7C - Radix-2 Complex FFT and IFFT 4. Experiment 7C - Fast Convolution 5. matlab 源码- Based on tms320vc55* series DSP commonly used algorithm, including: 1. Experiment 7A- Radix-2 Complex FFT in C 2. Experiment 7B- Radix-2 Complex FFT in C55x Assembly Language 3. Experiment 7C- Radix-2 Complex FFT and IFFT 4. Experiment 7C- Fast Convolution 5. matlab source code
Platform: | Size: 78848 | Author: | Hits:

[DSP programlab0503-FFT

Description: 用C语言编写的FFT,可以在DSP通过运行。 -C language FFT can be run through the DSP.
Platform: | Size: 12288 | Author: 陈祥林 | Hits:

[OtherDSPHOMEWORK

Description: 设信号 ,用 对x(t)采样得x(n),是否会发生频谱混叠?现利用FFT分析其频谱。 1.编程绘制该信号的波形。 2.若令N=16,编程对x(n)做FFT运算,并绘制其幅频特性曲线。 3.令N=1024,编程对x(n)做FFT运算,并绘制其幅频特性曲线。 4.分析2、3的运算结果。 设计调试报告要求: 1.工作原理简述; 2.设计思路; 3.难点及解决方法; 4.设计、调试结果及分析; 5.程序文本及操作步骤。-based signal used to x (t) in the sample x (n), whether there will be a spectrum aliasing? FFT analysis is the use of their spectrum. 1. Programming mapping of the signal waveform. 2. If so N = 16, the programming of x (n) do FFT, and the mapping of its amplitude-frequency characteristic curve. 3. Order N = 1024, the programming of x (n) do FFT, and the mapping of its amplitude-frequency characteristic curve. 4. Analysis of two, three computational results. Design debugging reporting requirements : 1. Principle outlined; 2. Design; 3. Difficulties and solutions; 4. Design, debugging and analysis of results; 5. Text and operating procedures steps.
Platform: | Size: 49152 | Author: 魏臻 | Hits:

[Post-TeleCom sofeware systemsTMS320C64xExamplesCodes

Description: TI公司提供的C6000系列DSP的库文件,包括很多的FFT程序源代码。非常的不错!-provided by TI C6000 DSP libraries, including many of the FFT program source code. Very good!
Platform: | Size: 928768 | Author: 李飞 | Hits:

[DSP programfft_in_ccs

Description: 在TI的CCS环境下用C语言编写的fft算法,已经通过测试,正确无误-TI in the CCS environment using the C language fft algorithm has been tested for accuracy
Platform: | Size: 176128 | Author: 刘素珍 | Hits:

[AlgorithmDSP6711fft

Description: 基于DSP 6711 浮点的FFT计算,可用CCS打开-6711 floating-point DSP-based FFT calculation can be opened CCS
Platform: | Size: 147456 | Author: wuzhenzhi | Hits:

[DSP programokDSP-FFT

Description: FFT实现的标准C源码,适用于嵌入式环境和其他环境-FFT standard C source code, embedded in the environment and other environmental
Platform: | Size: 5120 | Author: 黄峰 | Hits:

[DSP programFFT1024dsp

Description: 一个实用的1024点的FFT的dsp源程序-a practical point of the 1024 FFT dsp source
Platform: | Size: 12288 | Author: lin | Hits:

[SCMFFT512

Description: 512点FFT在Microchip dsPIC33FJ256GP710 上的实现-512-point FFT in the Microchip dsPIC33FJ256GP710 Implementation
Platform: | Size: 160768 | Author: kavin | Hits:

[DSP programfft_flp32_Complex

Description: 文件包为浮点快速傅立叶变换(32点)的汇编代码,运行在ADI的Visual DSP++平台上,由于结合了并行流水线指令,该算法具有很高的运行效率,可以被广泛使用在高速数字信号处理方面。-package for floating-point fast Fourier transform (32 points) compiled code, ADI operations in the Visual DSP platform, thanks to a combination of a parallel pipelined instructions, The algorithm has high operating efficiency and can be widely used in high speed digital signal processing.
Platform: | Size: 502784 | Author: 傅峰 | Hits:

[DSP programdsp-c-relize

Description: C语言实现各种常用的数字信号处理方法。比如复数运算、快速傅立叶变换FFT以及各种滤波算法-C language commonly used in various digital signal processing methods. For example, complex operations, FFT fast Fourier transform algorithm and the various filtering
Platform: | Size: 70656 | Author: 王雪松 | Hits:

[Embeded-SCM Develop12345656565

Description: DSP课程设计,实现FFT算法,对初学者有参考价值-DSP curriculum design, realization of FFT algorithm for beginners reference value!
Platform: | Size: 53248 | Author: | Hits:

[DSP programLab17-FFT

Description: 可以在TI5416DSP上运行的fft程序
Platform: | Size: 13312 | Author: chenhan | Hits:

[DSP programfft128c

Description: DSP2812下,C调汇编的128点FFT程序,算法为TI提供,定点,测量信号频率和幅度较好,速度比C快三倍左右.-DSP2812 under, C tune compiled 128 points FFT procedures, algorithms for TI to provide, point, measure the signal frequency and amplitude is better, faster than C for about three times faster.
Platform: | Size: 17408 | Author: sss | Hits:

[DSP programFFT_rar

Description: 该程序在DSP操作环境中实现了信号的FFT变换-The program in the DSP operating environment to achieve a signal FFT transform
Platform: | Size: 80896 | Author: 郭丽华 | Hits:

[OtherDSPLIBUMSW

Description: freescale MAC DSP的算法库(FFT,FIR,IIR)-freescale MAC DSP algorithm library (FFT, FIR, IIR)
Platform: | Size: 1032192 | Author: 康大智 | Hits:

[DSP program2407FFT

Description: dsp2407做FFT的经典算法例程源码 剖析FFT算法是学习DSP进阶的重要一步 希望对大家学习DSP有所帮助-dsp2407 to do the classic FFT algorithm FFT algorithm routine source analysis is to study an important step in the Advanced DSP would like to help everyone learn DSP
Platform: | Size: 23552 | Author: 裴培 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 40 »

CodeBus www.codebus.net